home *** CD-ROM | disk | FTP | other *** search
/ Languguage OS 2 / Languguage OS II Version 10-94 (Knowledge Media)(1994).ISO / gnu / make-367.lha / make-3.67 / make.fn < prev    next >
Text File  |  1993-05-16  |  7KB  |  146 lines

  1. \entry {Makefile}{24}{\code {Makefile}}
  2. \entry {GNUmakefile}{24}{\code {GNUmakefile}}
  3. \entry {makefile}{24}{\code {makefile}}
  4. \entry {include}{24}{\code {include}}
  5. \entry {/usr/gnu/include}{25}{\code {/usr/gnu/include}}
  6. \entry {/usr/local/include}{25}{\code {/usr/local/include}}
  7. \entry {/usr/include}{25}{\code {/usr/include}}
  8. \entry {MAKEFILES}{26}{\code {MAKEFILES}}
  9. \entry {wildcard}{32}{\code {wildcard}}
  10. \entry {VPATH}{33}{\code {VPATH}}
  11. \entry {vpath}{33}{\code {vpath}}
  12. \entry {VPATH}{33}{\code {VPATH}}
  13. \entry {vpath}{34}{\code {vpath}}
  14. \entry {.PHONY}{38}{\code {.PHONY}}
  15. \entry {.PHONY}{40}{\code {.PHONY}}
  16. \entry {.SUFFIXES}{41}{\code {.SUFFIXES}}
  17. \entry {.DEFAULT}{41}{\code {.DEFAULT}}
  18. \entry {.PRECIOUS}{41}{\code {.PRECIOUS}}
  19. \entry {.IGNORE}{41}{\code {.IGNORE}}
  20. \entry {.SILENT}{41}{\code {.SILENT}}
  21. \entry {.EXPORT{\_}ALL{\_}VARIABLES}{41}{\code {.EXPORT{\_}ALL{\_}VARIABLES}}
  22. \entry {subst}{42}{\code {subst}}
  23. \entry {$*, and static pattern}{45}{\code {$*\r {, and static pattern}}}
  24. \entry {.SILENT}{51}{\code {.SILENT}}
  25. \entry {SHELL (command execution)}{52}{\code {SHELL \r {(command execution)}}}
  26. \entry {SHELL}{52}{\code {SHELL}}
  27. \entry {.IGNORE}{54}{\code {.IGNORE}}
  28. \entry {.PRECIOUS}{55}{\code {.PRECIOUS}}
  29. \entry {MAKE}{56}{\code {MAKE}}
  30. \entry {MAKE{\_}COMMAND}{56}{\code {MAKE{\_}COMMAND}}
  31. \entry {MAKEOVERRIDES}{56}{\code {MAKEOVERRIDES}}
  32. \entry {export}{58}{\code {export}}
  33. \entry {unexport}{58}{\code {unexport}}
  34. \entry {.EXPORT{\_}ALL{\_}VARIABLES}{59}{\code {.EXPORT{\_}ALL{\_}VARIABLES}}
  35. \entry {MAKELEVEL}{59}{\code {MAKELEVEL}}
  36. \entry {MAKEFILES}{60}{\code {MAKEFILES}}
  37. \entry {MAKEFLAGS}{60}{\code {MAKEFLAGS}}
  38. \entry {MFLAGS}{61}{\code {MFLAGS}}
  39. \entry {.DEFAULT, and empty commands}{63}{\code {.DEFAULT\r {, and empty commands}}}
  40. \entry {MAKELEVEL}{68}{\code {MAKELEVEL}}
  41. \entry {MAKE}{68}{\code {MAKE}}
  42. \entry {patsubst}{69}{\code {patsubst}}
  43. \entry {override}{76}{\code {override}}
  44. \entry {define}{77}{\code {define}}
  45. \entry {endef}{77}{\code {endef}}
  46. \entry {ifdef}{80}{\code {ifdef}}
  47. \entry {ifeq}{80}{\code {ifeq}}
  48. \entry {ifndef}{80}{\code {ifndef}}
  49. \entry {ifneq}{80}{\code {ifneq}}
  50. \entry {else}{80}{\code {else}}
  51. \entry {endif}{80}{\code {endif}}
  52. \entry {subst}{86}{\code {subst}}
  53. \entry {patsubst}{86}{\code {patsubst}}
  54. \entry {strip}{87}{\code {strip}}
  55. \entry {findstring}{87}{\code {findstring}}
  56. \entry {filter}{88}{\code {filter}}
  57. \entry {filter-out}{88}{\code {filter-out}}
  58. \entry {sort}{88}{\code {sort}}
  59. \entry {dir}{89}{\code {dir}}
  60. \entry {notdir}{89}{\code {notdir}}
  61. \entry {suffix}{90}{\code {suffix}}
  62. \entry {basename}{90}{\code {basename}}
  63. \entry {addsuffix}{90}{\code {addsuffix}}
  64. \entry {addprefix}{90}{\code {addprefix}}
  65. \entry {join}{90}{\code {join}}
  66. \entry {word}{91}{\code {word}}
  67. \entry {words}{91}{\code {words}}
  68. \entry {firstword}{91}{\code {firstword}}
  69. \entry {wildcard}{91}{\code {wildcard}}
  70. \entry {foreach}{91}{\code {foreach}}
  71. \entry {origin}{93}{\code {origin}}
  72. \entry {shell}{94}{\code {shell}}
  73. \entry {OUTPUT{\_}OPTION}{112}{\code {OUTPUT{\_}OPTION}}
  74. \entry {AR}{113}{\code {AR}}
  75. \entry {AS}{113}{\code {AS}}
  76. \entry {CC}{113}{\code {CC}}
  77. \entry {CXX}{113}{\code {CXX}}
  78. \entry {CO}{113}{\code {CO}}
  79. \entry {CPP}{113}{\code {CPP}}
  80. \entry {FC}{113}{\code {FC}}
  81. \entry {GET}{113}{\code {GET}}
  82. \entry {LEX}{113}{\code {LEX}}
  83. \entry {PC}{113}{\code {PC}}
  84. \entry {YACC}{113}{\code {YACC}}
  85. \entry {YACCR}{113}{\code {YACCR}}
  86. \entry {MAKEINFO}{113}{\code {MAKEINFO}}
  87. \entry {TEX}{113}{\code {TEX}}
  88. \entry {TEXI2DVI}{113}{\code {TEXI2DVI}}
  89. \entry {WEAVE}{113}{\code {WEAVE}}
  90. \entry {CWEAVE}{113}{\code {CWEAVE}}
  91. \entry {TANGLE}{113}{\code {TANGLE}}
  92. \entry {CTANGLE}{113}{\code {CTANGLE}}
  93. \entry {RM}{113}{\code {RM}}
  94. \entry {ARFLAGS}{114}{\code {ARFLAGS}}
  95. \entry {ASFLAGS}{114}{\code {ASFLAGS}}
  96. \entry {CFLAGS}{114}{\code {CFLAGS}}
  97. \entry {CXXFLAGS}{114}{\code {CXXFLAGS}}
  98. \entry {COFLAGS}{114}{\code {COFLAGS}}
  99. \entry {CPPFLAGS}{114}{\code {CPPFLAGS}}
  100. \entry {FFLAGS}{114}{\code {FFLAGS}}
  101. \entry {GFLAGS}{114}{\code {GFLAGS}}
  102. \entry {LDFLAGS}{114}{\code {LDFLAGS}}
  103. \entry {LFLAGS}{114}{\code {LFLAGS}}
  104. \entry {PFLAGS}{114}{\code {PFLAGS}}
  105. \entry {RFLAGS}{114}{\code {RFLAGS}}
  106. \entry {YFLAGS}{114}{\code {YFLAGS}}
  107. \entry {${\tt\char'100}}{118}{\code {${\tt\char'100}}}
  108. \entry {{\tt\char'100} (automatic variable)}{118}{\code {{\tt\char'100} \r {(automatic variable)}}}
  109. \entry {$%}{118}{\code {$%}}
  110. \entry {% (automatic variable)}{118}{\code {% \r {(automatic variable)}}}
  111. \entry {${\tt\less}}{118}{\code {${\tt\less}}}
  112. \entry {{\tt\less} (automatic variable)}{118}{\code {{\tt\less} \r {(automatic variable)}}}
  113. \entry {$?}{118}{\code {$?}}
  114. \entry {? (automatic variable)}{118}{\code {? \r {(automatic variable)}}}
  115. \entry {${\tt\hat}}{118}{\code {${\tt\hat}}}
  116. \entry {{\tt\hat} (automatic variable)}{118}{\code {{\tt\hat} \r {(automatic variable)}}}
  117. \entry {$*}{118}{\code {$*}}
  118. \entry {* (automatic variable)}{118}{\code {* \r {(automatic variable)}}}
  119. \entry {$({\tt\char'100}D)}{119}{\code {$({\tt\char'100}D)}}
  120. \entry {{\tt\char'100}D (automatic variable)}{119}{\code {{\tt\char'100}D \r {(automatic variable)}}}
  121. \entry {$({\tt\char'100}F)}{119}{\code {$({\tt\char'100}F)}}
  122. \entry {{\tt\char'100}F (automatic variable)}{119}{\code {{\tt\char'100}F \r {(automatic variable)}}}
  123. \entry {$(*D)}{119}{\code {$(*D)}}
  124. \entry {*D (automatic variable)}{119}{\code {*D \r {(automatic variable)}}}
  125. \entry {$(*F)}{119}{\code {$(*F)}}
  126. \entry {*F (automatic variable)}{119}{\code {*F \r {(automatic variable)}}}
  127. \entry {$(%D)}{119}{\code {$(%D)}}
  128. \entry {%D (automatic variable)}{119}{\code {%D \r {(automatic variable)}}}
  129. \entry {$(%F)}{119}{\code {$(%F)}}
  130. \entry {%F (automatic variable)}{119}{\code {%F \r {(automatic variable)}}}
  131. \entry {$({\tt\less}D)}{119}{\code {$({\tt\less}D)}}
  132. \entry {{\tt\less}D (automatic variable)}{119}{\code {{\tt\less}D \r {(automatic variable)}}}
  133. \entry {$({\tt\less}F)}{119}{\code {$({\tt\less}F)}}
  134. \entry {{\tt\less}F (automatic variable)}{119}{\code {{\tt\less}F \r {(automatic variable)}}}
  135. \entry {$({\tt\hat}D)}{119}{\code {$({\tt\hat}D)}}
  136. \entry {{\tt\hat}D (automatic variable)}{119}{\code {{\tt\hat}D \r {(automatic variable)}}}
  137. \entry {$({\tt\hat}F)}{120}{\code {$({\tt\hat}F)}}
  138. \entry {{\tt\hat}F (automatic variable)}{120}{\code {{\tt\hat}F \r {(automatic variable)}}}
  139. \entry {$(?D)}{120}{\code {$(?D)}}
  140. \entry {?D (automatic variable)}{120}{\code {?D \r {(automatic variable)}}}
  141. \entry {$(?F)}{120}{\code {$(?F)}}
  142. \entry {?F (automatic variable)}{120}{\code {?F \r {(automatic variable)}}}
  143. \entry {.DEFAULT}{123}{\code {.DEFAULT}}
  144. \entry {.SUFFIXES}{124}{\code {.SUFFIXES}}
  145. \entry {SUFFIXES}{125}{\code {SUFFIXES}}
  146.